Update year to 2017 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@290876 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/LICENSE.TXT b/LICENSE.TXT index 339e232..c278f2c 100644 --- a/LICENSE.TXT +++ b/LICENSE.TXT
@@ -14,7 +14,7 @@ University of Illinois/NCSA Open Source License -Copyright (c) 2009-2016 by the contributors listed in CREDITS.TXT +Copyright (c) 2009-2017 by the contributors listed in CREDITS.TXT All rights reserved.
diff --git a/docs/conf.py b/docs/conf.py index cd793dd..dee0367 100644 --- a/docs/conf.py +++ b/docs/conf.py
@@ -40,7 +40,7 @@ # General information about the project. project = u'libc++' -copyright = u'2011-2016, LLVM Project' +copyright = u'2011-2017, LLVM Project' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the
diff --git a/www/cxx1z_status.html b/www/cxx1z_status.html index 2a78c84..824d09c 100644 --- a/www/cxx1z_status.html +++ b/www/cxx1z_status.html
@@ -417,7 +417,7 @@ <!-- <tr><td></td><td></td><td></td><td></td></tr> --> </table> - <p>Last Updated: 14-Nov-2016</p> + <p>Last Updated: 3-Jan-2017</p> </div> </body> </html>